From 85865dddfdf630c9a5c0c80bfff165247e75362c Mon Sep 17 00:00:00 2001 From: parkrrrr Date: Thu, 30 Jun 2005 10:28:44 +0000 Subject: [PATCH] Updated to reflect new stricter syntax --- reference/googmapjs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/googmapjs.sh b/reference/googmapjs.sh index 6ce53183b..486c4f560 100644 --- a/reference/googmapjs.sh +++ b/reference/googmapjs.sh @@ -1,5 +1,5 @@ -FROM="233 S. Wacker, Chicago, IL" -TO="1060 W. Addison, Chicago, IL" +FROM="233 S. Upper Wacker Dr, Chicago, IL" +TO="1060 W. Addison St, Chicago, IL" wget -O - "http://maps.google.com/maps?q=$FROM to $TO&output=js" 2>/dev/null -- 2.30.2